The Caveman Sound System is a high-level library of C routines for playing sound on the Macintosh. These routines were designed with games in mind, but could be used for other purposes as well. They have been included in my own products such as PowerPong, and I indend to use them in future projects.
ColorGamma 1.0c
---------------
ColorGamma 1.0 is a public domain library -- with full C source code and an example project included -- to perform gamma fades to a color. Gamma fades are typically faster than clut fades, and work in all color modes, from 1-bit to 24-bit, unlike clut fades. It's a great effect for games; Marathon II is probably the most popular example, in the underwater scenes. Both a high-level API and a more flexible low-level API are provided. This library and corresponding source are public domain. Enjoy!
DLOG Manager 1.02
-----------------
DLOG Manager is a library that can help in handle a DLOG structure. You define the DLOGs item in a Template structure 'EdF2'. It includes different feature that apple DLOG manager dosn't support. a) uses styl Text Edit for input and output. b) uses trumbs to manage greater text. c) uses multi-level pop-ups. d) uses input field with pop-ups.
DSM API 1.0
-----------
Digital Sound Machine (further referred to as DSM) is a musical system that allows you to add music to your software such as games, demos, etc. DSM API v1.0 features include: o 44/33/22/11 kHz mixing mode o SmartMix for better task scheduling o Linear Interpolation (lerping) for better sound quality o Surround Sound o 256-position panning o Two separate software and hardware volume controls o 32-Bit mixer o S3M/MTM/MOD/669/FAR format support o Intuitive C++ API
Inside Grayscale Kitchen 1.0
----------------------------
Inside Grayscale Kitchen (IGK) is the definitive collection of source code that enables Mac developers to use Apple's new Grayscale Appearance in their software. IGK consists of hundreds of C++ classes that help Mac developers in the transition to the future of the Mac OS.
ObjectDaemonShell (ODS) 1.2
---------------------------
ObjectDaemonShell 1.2 is a tiny, freeware C++ shell for writing Background Only Applications. Version 1.2 is the first public release of ODS.
PlayerPRO Developers' Kit 4.5.5
-------------------------------
PlayerPRO 4.5.3 Developper Kit and XCMD! A complete set to use music and sounds in your programs ! Sound quality from 8 bits, 22Khz, Mono to 16 bits, 44Khz, Stereo, in async. Library available for CodeWarrior 10, Think C 7.0, Symantec 8.01 and HyperCard This library supports two music formats: - MAD format which is used only with PlayerPRO Mac. - MOD format which is used with PC, Mac, Amiga, Atari ST, Apple IIgs. - Snd files LICENSE - 100% FREE
RollPlay 1.0
------------
The RollPlay Dice library is a multi-platform C Application Programming Interface which performs dice rolling services. RollPlay provides: ∑ Parsing of complex role-playing style dice descriptions ∑ Open-ended rolls ∑ Collective dice tests, for games like Shadowrun, Earthdawn, the Storyteller system, et. al. ∑ Multiple algorithms for random number generation ∑ Roll statistic tracking ∑ Rolls against set target numbers
SpriteWorld++
-------------
SpriteWorld ++ is a collection of C++ classes and routines that can be used to easily implement smooth, fast sprite animation in games and other applications. - Entire animation library is object-oriented C++ code, consisting of 4 base classes for sprite 'worlds', layers, sprites and animation frames - Custom high speed blitters for 680x0 Macs and Power Macs, at various bit-depths - Simple-to-use implementation of scrolling animation and tiling - Advanced sprite collision detection abilities
ThunderDraw 1.0
---------------
ThunderDraw is a PowerMacintosh shareware library that let you create sprite animations for games, multimedia software, graphic presentations, etc... ThunderDraw has UNIQUE FEATURES (Apple Draw Sprocket compatibility, trajectory management, special blitters for translucent, shadow, light effects,...........), is FULL DOCUMENTED (in Acrobat pdf) and comes with several TUTORIAL projects, DEMOS and TOOLS for creating sprites, trajectories and color tables.
Tools Plus 3.2
--------------
Tools Plus 3.2 libraries and application framework let you easily create professional looking apps and plug-ins with automated dialogs, menus, events, etc. Create integrated, working GUI elements with 1 line of code (i.e., create an Edit menu and it edits!) Includes many extras such as tool bars, floating palettes, the best picture buttons, sliders, tabs, complete 3D gray-scale look, plus much more! Easy to learn and use. Dramatically reduces code volume and complexity.
Vidoe Toolbox Source 97-01-30
-----------------------------
The VideoToolbox is a collection of two hundred C subroutines and several demo and utility programs that I and others have written to do visual psychophysics with Macintosh computers. It is fully compatible with 680x0 and PowerPC Macs and with Metrowerks CodeWarrior and Symantec C compilers. It's free and may not be sold without permission. It should be useful to anyone who wants to present accurately specified visual stimuli or use the Mac for psychometric experiments.